Einhugur UUID7 Plugin

EinhugurUUIDv7.Constructor Constructor

Constructs EinhugurUUIDv7 from string.

Constructor(
   uuidString as String)

Parameters

uuidString
String representation of the UUID to make EinhugurUUIDv7 instance from.

Remarks

RuntimeException will be thrown if the string did not contain valid UUID.

See Also

EinhugurUUIDv7 Class